Skip to content

Conversation

@klausler
Copy link
Contributor

…d complex input

List-directed reads of complex values that can't go through the usual fast path (as in this bug's test case, which uses DECIMAL='COMMA') didn't skip spaces before the closing right parenthesis correctly.

Fixes #149164.

…d complex input

List-directed reads of complex values that can't go through the
usual fast path (as in this bug's test case, which uses DECIMAL='COMMA')
didn't skip spaces before the closing right parenthesis correctly.

Fixes llvm#149164.
Copy link
Contributor

@DanielCChen DanielCChen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Thanks!

@klausler klausler merged commit 680b8dd into llvm:main Jul 18, 2025
10 checks passed
@klausler klausler deleted the bug149164 branch July 18, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[flang] Runtime failure with stream formatted I/O

3 participants